home *** CD-ROM | disk | FTP | other *** search
- Path: info-server.bbn.com!cherniac
- From: cherniac@bbn.com (Natasha Cherniack)
- Newsgroups: comp.lang.c++
- Subject: Any library classes that do timers/callbacks out there?
- Date: 15 Feb 1996 19:00:29 GMT
- Organization: Bolt Beranek and Newman (BBN)
- Message-ID: <4fvvsd$13v@info-server.bbn.com>
- NNTP-Posting-Host: strawberry.bbn.com
-
-
- Does anyone know of any library classes that are available to the
- general public that support either a) (preferably) callback routines to
- (member) functions or b) multiple timer/alarm capabilities per process.
-
- I'm using the SPARCworks compiler (v3.0.1) on Solaris 2.4 which does
- support the Rogue Wave library classes, but I haven't found anything
- in the manual which supports what I'm trying to do. What I'm
- envisioning is a "timer" class which would support callbacks which my
- class would derive from in order to use its capabilities. This would
- hopefully avoid all the dire warnings in the FAQ about using member
- functions for callback routines. Does such a class exist? How's
- about a class which implements a subset of these capabilities? If
- not, any words of wisodm from other's who have (tried to) implement
- this? Any advice, pointers, or condolences are welcome.
-
- Please respond via email to cherniack@bbn.com
- Thanks for your help!
-
- Natasha Cherniack
- cherniack@bbn.com
-